a11y: Document GtkRevealer's accessible state
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 12 Nov 2020 16:19:14 +0000 (16:19 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 12 Nov 2020 21:46:06 +0000 (21:46 +0000)
commitb9ad3172a4a67cbcf2a663dde4770e5604330550
treef6f31693edd7e77e57308cd277d720e624161e3d
parent0d7fcdda28c0a5ea57d18353f314e22c92a71c0c
a11y: Document GtkRevealer's accessible state

Use the GROUP role, and make sure to note that the child is always
revealed. Unlike GtkExpander, GtkRevealer can only be programmatically
toggled, so we cannot turn it into a "button" object.
gtk/gtkrevealer.c